C1.Silverlight.Olap.5
ValueSet<T> Class Members
Properties  Methods 

The following tables list the members exposed by ValueSet<T>.

Public Constructors
 NameDescription
Public ConstructorValueSet<T> ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyCountGets the number of objects in the collection.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a value to the collection if not already present.  
Public MethodClearRemoves all objects from the collection.  
Public MethodContainsDetermines whether the collection contains a specific value.  
Public MethodSameValuesDetermines whether the values in this set are the same as the ones in a given array.  
Public MethodSortSorts the elements in the collection.  
Public MethodToArrayCreates an array from this collection.  
Public MethodToListCreates a System.Collections.Generic.List`1 from this collection.  
Top
See Also

Reference

ValueSet<T> Class
C1.Olap Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.